@charset "UTF-8";
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	line-height: 40px;
	margin-left: 0px;
	margin-right: 98px;
	margin-bottom: 0px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	padding-left: 24px;
	line-height: 14px;
}
.head:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 24px;
}
.logohead {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	padding-right: 90px;
	vertical-align: bottom;
	padding-bottom: 4px;
	color: #757679;
	letter-spacing: -1px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #777777;
	text-decoration: none;
	padding-left: 24px;
	font-weight: normal;
}
.subhead:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 24px;
}
.darkhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
	padding-left: 24px;
	line-height: 14px;
}
.darkhead:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 24px;
}
.darksubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #232323;
	text-decoration: none;
	padding-left: 24px;
	font-weight: normal;
}
.darksubhead:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 24px;
}
.whitehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 24px;
	line-height: 14px;
}
.whitesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 24px;
	font-weight: normal;
}
.bodylink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	line-height: 40px;
	text-decoration: underline;
}
.divider {
	text-decoration: none;
	letter-spacing: -10px;
	color: #6F6F6F;
	font-size: xx-large;
}
.underline {
	font-size: x-large;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
}
.bigblog {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	line-height: 60px;
	color: #FFFFFF;
	left: 0px;
	margin-left: 0px;
	margin-right: 98px;
	margin-bottom: 24px;
}
audio { width: 220px; }